C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / WorkDays Class / CopyTo Method / CopyTo(Int32,DayOfWeek[],Int32,Int32) Method

In This Topic
CopyTo(Int32,DayOfWeek[],Int32,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As System.DayOfWeek, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
 

Parameters

index
array
arrayIndex
count
See Also